Arbortext Command Language > Functions by Alphabetical Listing > profile_value_separator
  
profile_value_separator
profile_value_separator(alias[, doc])
Returns the value separator for the specified profile.
alias — The profile for which the value separator is returned. The value separator is specified on the <Profile> element in the profile configuration file. the separator separates multiple values from each other. The default value is a semicolon.
doc — Optional. The identifier of the document tree. If doc is omitted or is 0, the current document is used.