llGetViewerVersion
		
		
		
		Jump to navigation
		Jump to search
		
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials | 
|   | LSL Feature Request | 
| The described function does not exist. This article is a feature request. | 
Summary
Function: string llGetViewerVersion( key agent );| 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.
Examples
Deep Notes
| Signature | 
|---|
| //function string llGetViewerVersion( key agent ); |