FutureProg functions
setcharacteristic
Boolean setcharacteristic(Character character, Number definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Character character, Number definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Boolean setcharacteristic(Character character, Text definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Character character, Text definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Number definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Number definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Text definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Text definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Character character, Number definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Boolean setcharacteristic(Character character, Text definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Character character, Text definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
character: The character whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Number definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Number definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The ID number of the characteristic definition you want to use
value: The name of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Text definition, Number value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The ID number of the characteristic value that you want to set
Boolean setcharacteristic(Item item, Text definition, Text value)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target. Returns true if successful.
item: The item whose characteristics you want to set
definition: The name of the characteristic definition you want to use
value: The name of the characteristic value that you want to set