Difference between revisions of "String"

From MiniScript Wiki
Jump to navigation Jump to search
(See also stringUtil)
m (word change)
Line 2: Line 2:
  
 
== See also ==
 
== See also ==
* [[stringUtil]] - for additional functions on strings  
+
* [[stringUtil]] - for additional operations on strings  
  
 
[[Category:Language]]
 
[[Category:Language]]

Revision as of 10:50, 6 December 2021

string is one of the core data types in MiniScript.

See also


This article is a stub. You can help the MiniScript Wiki by expanding it.