Output Templates

Replication Server uses output templates to determine the format of the command sent to a data server. You can alter output templates to customize function strings.

Most output templates use one of three formats: language, RPC or none, corresponding to the format of the function string itself.

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.

Related concepts
Function Strings
Use Function Strings with text, unitext, image, and rawobject Datatypes