Difference between revisions of "Talk:LlGetEnv"
Jump to navigation
Jump to search
m (Created page with 'The example needs a correction, i'm not familiar with llGetEnv but in the given example, in the line llOwnerSay( "Build: " + llList2String(ver, 3) ); 'ver' is used befor...') |
m |
||
Line 6: | Line 6: | ||
'ver' is used before being defined in the line following that | 'ver' is used before being defined in the line following that | ||
{{Unsigned|Francoise Eichel}} |
Revision as of 20:19, 2 December 2010
The example needs a correction,
i'm not familiar with llGetEnv but in the given example, in the line
llOwnerSay( "Build: " + llList2String(ver, 3) );
'ver' is used before being defined in the line following that —The preceding unsigned comment was added by Francoise Eichel