SiMX Help‎ > ‎The Target Platform‎ > ‎Objects‎ > ‎TARGET Object‎ > ‎

target.Replace


Platform Objects


Description

Replaces certain values


Syntax


Function Replace(val, names, values)


Parameters


val (input) - the values to be replaced
names (input) - the names at which to replace them
values (input) - the new values


Return value


none


See also

Platform Objects and Methods
target.RunOnce
target.SaveProject
Target Methods