About: FindSubString   Sponge Permalink

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

function FindSubString (string sString, string sSubString) Find the position of sSubstring inside sString * Return type: int * Include file: nwscriptdefn

AttributesValues
rdfs:label
  • FindSubString
rdfs:comment
  • function FindSubString (string sString, string sSubString) Find the position of sSubstring inside sString * Return type: int * Include file: nwscriptdefn
  • The FindSubString() NWScript command locates one string within another.
param3desc
  • The character of sString at which to begin searching. This is zero-based, so the first character is 0, the second is 1, etc.
dcterms:subject
dbkwik:nwn2/proper...iPageUsesTemplate
returns
Name
  • FindSubString
param
  • string sString
  • int nStart
  • string sSubString
param2desc
  • The string to locate.
param1desc
  • The string in which to search.
param3default
  • 0(xsd:integer)
dbkwik:nwn/property/wikiPageUsesTemplate
abstract
  • function FindSubString (string sString, string sSubString) Find the position of sSubstring inside sString * Return type: int * Include file: nwscriptdefn
  • The FindSubString() NWScript command locates one string within another.
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