copy_attribute_integer


Description:

public bool copy_attribute_integer (CodeNode source, string attribute, string argument)

Copy the integer value of the specified attribute argument if available.

Parameters:

source

codenode to copy from

attribute

attribute name

argument

argument name

Returns:

true if successful