About: GetStringLength   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

function GetStringLength (string sString) Get the length of sString * Return value on error: 1 * Return type: int * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • GetStringLength
rdfs:comment
  • function GetStringLength (string sString) Get the length of sString * Return value on error: 1 * Return type: int * Include file: nwscriptdefn
  • The GetStringLength() NWScript command counts the number of characters in a string. This is a positive number for most strings, but will be zero when the string in question is the empty string, "". If an error is encountered, -1 is returned. (However, getting an error is a challenge; this command never returns -1 in practice.)
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • GetStringLength
param
  • string sString
param1desc
  • The string whose length is to be determined.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function GetStringLength (string sString) Get the length of sString * Return value on error: 1 * Return type: int * Include file: nwscriptdefn
  • The GetStringLength() NWScript command counts the number of characters in a string. This is a positive number for most strings, but will be zero when the string in question is the empty string, "". If an error is encountered, -1 is returned. (However, getting an error is a challenge; this command never returns -1 in practice.)
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software