Difference between revisions of "GetArrayVariable"

60 bytes added ,  03:59, 17 April 2011
no edit summary
imported>CSbot
(Automated import of articles)
 
imported>Low Post
 
Line 1: Line 1:
{{BotAddedPage|CSbot|DragoonWraith}}
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
  | summary = (GetArrayVar) - returns the value of an array variable by name, either from the calling reference's script or the specified quest.
  | summary = Returns the value of an array variable by name, either from the calling reference's script or the specified quest.
  | name = GetArrayVariable
  | name = GetArrayVariable
  | returnVal = array
  | returnVal = array
Line 17: Line 16:
   }}
   }}
}}
}}
== See Also ==
*[[HasVariable]]
*[[GlobalVariableExists]]
*[[QuestExists]]
*[[GetVariable]]
*[[GetRefVariable]]


[[Category:Functions]]
[[Category:Functions]]
Anonymous user