Search results

Jump to navigation Jump to search
  • StrLoad ''loadFrom:string'' ''loadTo:stringID'' ''[quest:quest object]'' Load a string previously saved to a script variable sequence to a string's value.
    670 bytes (98 words) - 11:21, 27 December 2007
  • | origin = OBSE | summary = Returns the number of characters in a string variable.
    384 bytes (41 words) - 19:53, 28 August 2010
  • | origin = OBSE ...tring, -1 if the string variable occurs alphabetically after the formatted string, or -2 if the comparison fails.
    1 KB (112 words) - 02:40, 9 August 2010
  • | origin = OBSE ...%" becomes "99.99%%%%". The argument can be any expression evaluating to a string value.
    611 bytes (70 words) - 02:42, 9 August 2010
  • | origin = OBSE ...ASCII code of a character passed as a string. Additional characters in the string are ignored.
    515 bytes (55 words) - 02:43, 9 August 2010
  • | origin = OBSE | summary = Returns the character associated with an ASCII code as a string.
    433 bytes (44 words) - 02:42, 9 August 2010
  • | origin = OBSE | summary = Attempts to convert the contents of a string variable to a number. Valid characters include digits, a leading sign, and an e to i
    520 bytes (63 words) - 19:58, 28 August 2010
  • StrSave ''variableName:string'' ''stringToSave:stringID'' ''[quest:quest object]'' Saves a string's value to a script variable sequence. This can be reloaded with StrLoad later.
    1 KB (152 words) - 10:15, 27 December 2007
  • | origin = OBSE | summary = Given a string and a set of delimiters, returns an Array containing all the substrings sep
    695 bytes (87 words) - 10:42, 8 July 2016
  • | origin = OBSE | returnType = string
    422 bytes (44 words) - 02:41, 9 August 2010
  • | origin = OBSE ...g ''numToErase'' erases all characters from ''startPos'' to the end of the string.
    658 bytes (72 words) - 19:57, 28 August 2010
  • StrExpr ''stringToSet:stringID'' ''expression:string'' Interprets an expression an writes the result to the string associated with the ''stringID'' given.
    1 KB (167 words) - 13:04, 26 January 2008
  • | origin = OBSE ...= Returns the index of the first occurrence of a substring within a string variable, starting at the specified position and only including occurrences containe
    2 KB (189 words) - 07:04, 19 August 2013
  • | origin = OBSE ...Destruct</tt>. The second is used without assignment and accepts up to ten string variables as arguments, destroying them all.
    969 bytes (124 words) - 20:27, 28 August 2010
  • | origin = OBSE | summary = Returns the number of occurrences of a substring within a string variable, using the same arguments as [[sv_Find]].
    822 bytes (82 words) - 02:41, 9 August 2010
  • | origin = OBSE ...the string is prefixed with "0x" or the optional argument is non-zero, the string is interpreted in hexadecimal notation instead, with valid characters consi
    919 bytes (119 words) - 18:33, 27 January 2017
  • | origin = OBSE ...ns the text of a book as a string. The result must be assigned to a string variable.
    546 bytes (60 words) - 17:57, 23 April 2011
  • | origin = OBSE ...rns the formID stored in an array element or ref variable as a hexadecimal string. Unlike GetFormIDString, this command does not care if the formID is valid
    586 bytes (64 words) - 02:11, 9 August 2010
  • | origin = OBSE ...e specified position, provided the position is less than the length of the string, or prepends it if no position is specified.
    756 bytes (81 words) - 02:41, 9 August 2010
  • | origin = OBSE | summary = Returns a new string_var whose value is the passed format string.
    818 bytes (80 words) - 02:39, 9 August 2010

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)