KCML_Tag_SetProperty

Purpose

Set a property tag

Definition

DEFSUB 'KCML_Tag_SetProperty(BYREF x$, Name$, Value$) AS Void

Parameters

xString containing tags
NameTag name
ValueTag value

Description

The string has the format "$NAME1=Value1 $NAME2=Value2". This function adds an additional name and value to the string.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.