Difference between revisions of "Pluggy Functions"

230 bytes removed ,  22:08, 2 June 2008
Shortened some descriptions.
imported>Wrye
(autogenerated)
imported>Wrye
(Shortened some descriptions.)
 
Line 12: Line 12:
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]]
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]]
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[ArrayCmp]] || Compares two arrays. Returns 1 if they're equal and 0 if they are not.
|[[:Category:Pluggy|Pluggy]] || [[ArrayCmp]] || Compares two arrays.
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[ArrayCount]] || Returns the count of indexes that contain a value. Returns -1 if array does not exist.
|[[:Category:Pluggy|Pluggy]] || [[ArrayCount]] || Returns the count of indexes that contain a value.
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[ArrayEsp]] || Gets or sets the esp associated to an array. Returns -1 if array does not exist.
|[[:Category:Pluggy|Pluggy]] || [[ArrayEsp]] || Gets or sets the esp associated to an array.
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[ArrayProtect]] || Gets or sets the protection state of an array. Returns -1 if array does not exist.
|[[:Category:Pluggy|Pluggy]] || [[ArrayProtect]] || Gets or sets the protection state of an array.
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[ArraySize]] || Gets or sets the size of an array. Returns -1 if array does not exist.
|[[:Category:Pluggy|Pluggy]] || [[ArraySize]] || Gets or sets the size of an array.
|}
|}


Line 30: Line 30:
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]]
!align=left|Description - [[#A|A]][[#B|B]][[#C|C]][[#D|D]][[#E|E]][[#F|F]][[#G|G]][[#H|H]][[#I|I]][[#J|J]][[#K|K]][[#L|L]][[#M|M]][[#N|N]][[#O|O]][[#P|P]][[#Q|Q]][[#R|R]][[#S|S]][[#T|T]][[#U|U]][[#V|V]][[#W|W]][[#X|X]][[#Y|Y]][[#Z|Z]]
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[CopyArray]] || Creates a copy of an array and returns the newly created ArrayID. Returns -1 if array does not exist.
|[[:Category:Pluggy|Pluggy]] || [[CopyArray]] || Creates a copy of an array and returns the newly created ArrayID.
|-
|-
|[[:Category:Pluggy|Pluggy]] || [[CopyString]] ||  
|[[:Category:Pluggy|Pluggy]] || [[CopyString]] ||  
Anonymous user