<< Click to Display Table of Contents >>

User-Defined Parameter Mark

Marker that represent the user-defined parameter

Reference

The default marker is "#".

If the marker is "#", a parameter is represented like "#OZParam.parametername#".

For the manual design mode, if "Use Script" dataset property value is "True", only the default maker(#) is available.

The marker should be one byte special character and alphanumeric characters are not allowed.

The alphabetic, numeric, or 1byte more characters can not be used as a marker.

If the data store type is RDB, the "^" and the characters used in the DB connection information can not be used as a marker.

Also, if the name of user-defined parameter is included the marker, occurs erros when query statement is executed.

Therefore, please be careful when setting the marker.

See Also

OZParamMark