Category:String methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Intrinsic classes#Two generic intrinsic classes: string and numeric|String]] methods treat their method object as a <var>Longstring</var> value. Any value that is not a string value is [[Intrinsic classes#Automatic “implicit” conversion of intrinsic values|automatically converted]] before it is acted on by the method.                             
[[Intrinsic classes#Two generic intrinsic classes: string and numeric|String]] methods treat their method object as a <var>Longstring</var> value. Any value that is not a string value is [[Intrinsic classes#Automatic “implicit” conversion of intrinsic values|automatically converted]] before it is acted on by the method.                             


The individual <var>String</var> methods are described in the following articles. The term <var>String</var> in these descriptions typically refers to a <var>String</var> or a <var>Longstring</var>, unless otherwise specified.  For other information about the conventions followed, see [[Notation conventions for methods]].
The individual <var>String</var> methods are described in the following articles. The term <var>String</var> in these descriptions typically refers to a <var>String</var> or a <var>Longstring</var>, unless otherwise specified.  For other information about the conventions followed, see [[Notation conventions for methods|"Notation conventions for methods"]].


[[Category:Intrinsic methods]]
[[Category:Intrinsic methods]]

Revision as of 23:07, 2 May 2011

String methods treat their method object as a Longstring value. Any value that is not a string value is automatically converted before it is acted on by the method.

The individual String methods are described in the following articles. The term String in these descriptions typically refers to a String or a Longstring, unless otherwise specified. For other information about the conventions followed, see "Notation conventions for methods".

Pages in category "String methods"

The following 97 pages are in this category, out of 97 total.