Using output templates

You alter output templates to customize function strings. Replication Server uses output templates to determine the format of the command sent to a data server. Most output templates use one of two formats: language or RPC, corresponding to the format of the function string itself. (See “Function strings” for information on function-string formats.) An output template for an rs_writetext function string can use the RPC format or one of the additional formats writetext or none, but not a language output template. See “Using function strings with text, unitext, image, and rawobject datatypes” for details.