llGetViewerVersion

From Second Life Wiki
Jump to navigation Jump to search
Error creating thumbnail: Unable to save thumbnail to destination LSL Feature Request
The described function does not exist. This article is a feature request.

Summary

Function: string llGetViewerVersion( key agent );

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.

Examples

Deep Notes

Signature

//function string llGetViewerVersion( key agent );