|
User functions are built into Vortex itself, and available to any
script. New ones can be added by a C programmer. They are called
like script functions, with the difference that arguments are not
named and hence order is significant:
<substr $str $offset $len>
See p. for details on creating user functions in C.
Copyright © Thunderstone Software Last updated: Wed Sep 10 11:16:28 EDT 2008
|