About: GetStringUpperCase   Sponge Permalink

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

function GetStringUpperCase (string sString) Convert sString into upper case * Return value on error: "" * Return type: string * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • GetStringUpperCase
rdfs:comment
  • function GetStringUpperCase (string sString) Convert sString into upper case * Return value on error: "" * Return type: string * Include file: nwscriptdefn
  • The GetStringUpperCase() NWScript command returns a near-copy of a string in which all alphabetic characters are in upper case (capital letters). If an error is encountered, a zero-length string, "", is returned. (However, getting an error is a challenge; in practice, this command returns an empty string only when the input is an empty string.)
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • GetStringUpperCase
param
  • string sString
param1desc
  • The string to be converted.
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function GetStringUpperCase (string sString) Convert sString into upper case * Return value on error: "" * Return type: string * Include file: nwscriptdefn
  • The GetStringUpperCase() NWScript command returns a near-copy of a string in which all alphabetic characters are in upper case (capital letters). If an error is encountered, a zero-length string, "", is returned. (However, getting an error is a challenge; in practice, this command returns an empty string only when the input is an empty string.)
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