Index
Main Menu
Beginner Course
Learning the Basics
Knowledge Base
Visit our User Forum for discussions & solutions
InsertInto
InsertInto - XpressDox
Insert a character/string in the middle of another string Example 1: This function permits something like: «InsertInto(Name,4,'.')» So that if Name is “F.R Basset” then the value “F.R. Basset” is inserted into the document by the function i.e. a ‘.’ is inserted in the 4th position in the string....
Loading...