Difference between revisions of "Implementation of SUBSTR() command"
From ArcoWiki
Line 3: | Line 3: | ||
See [[Reading a Substring from a variable]] for the use of this capability. | See [[Reading a Substring from a variable]] for the use of this capability. | ||
+ | [[Category:Dmis_Tutorial]] | ||
[[Category:ReadMe3.4.155]] | [[Category:ReadMe3.4.155]] |
Revision as of 12:42, 21 September 2016
This is a standard DMIS 5.2 command able to extract a substring from a string.
See Reading a Substring from a variable for the use of this capability.