llGetViewerVersion

From Second Life Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Emblem-important-yellow.png LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: string llGetViewerVersion( key agent );
REQUEST Function ID
0.0 Forced Delay
0.0 Energy

Returns a string that is the viewer version being used by agent.

• key agent avatar UUID that is in the same region

Caveats

  • If the user has "Share viewer version with objects" disabled then this function returns an empty string.
All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

Search JIRA for related Issues

Signature

//function string llGetViewerVersion( key agent );