About: IntToString   Sponge Permalink

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

The IntToString() NWScript command converts an integer to a string. This is necessary if the integer is to be used as feedback to a player. It also has some internal uses, such as allowing a loop to iterate through things (tags, local variables) whose names differ only in the trailing digits.

AttributesValues
rdfs:label
  • IntToString
rdfs:comment
  • The IntToString() NWScript command converts an integer to a string. This is necessary if the integer is to be used as feedback to a player. It also has some internal uses, such as allowing a loop to iterate through things (tags, local variables) whose names differ only in the trailing digits.
  • function IntToString (int nInteger) Convert nInteger into a string. (see also ITOS) * Return value on error: "" * Return type: string * Include file: nwscriptdefn
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • IntToString
param
  • int nInteger
param1desc
  • The integer that will be converted to a string representation.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • The IntToString() NWScript command converts an integer to a string. This is necessary if the integer is to be used as feedback to a player. It also has some internal uses, such as allowing a loop to iterate through things (tags, local variables) whose names differ only in the trailing digits.
  • function IntToString (int nInteger) Convert nInteger into a string. (see also ITOS) * Return value on error: "" * Return type: string * Include file: nwscriptdefn
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