copy_attribute_bool


Description:

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

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

Parameters:

source

codenode to copy from

attribute

attribute name

argument

argument name

Returns:

true if successful