aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.103 - [glosplit] Built-In

Mnemonic aid: v vnamex

See also:  [v vnamex] )

This built-in takes content and splits it into global variables with a numeric suffix for retrieval using the  [v] ) or  [gv] ) built-ins. The idea is that for some styles, you will want to pass more than one parameter.  [glosplit] ) takes a variable base-name vName, a separator parameter X, and then the content to be split. You can specify anything you like as the separator, although to use a comma, you must use the comma escape,  [co] )

Tip: After the  [glosplit vName,splitSpec,ContentToSplit] ) operation has run, you can retrieve the number of variables that were created as current  [v vnamex] ) values from the global variable vname_splitcount.

Other built-ins used here:  [v vnamex] )

Keyboard Navigation
, Previous Page . Next Page t TOC i Index
This manual was generated with wtfm
on January 10th, 2026 at 2:38 MT
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7