FutureProg functions
setcharacteristicrandom
Boolean setcharacteristicrandom(Character character, Number definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Character character, Number definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Character character, Text definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Character character, Text definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Number definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Number definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Text definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Text definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Character character, Number definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Character character, Text definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Character character, Text definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
character: The character whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Number definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Number definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The ID number of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Text definition, Number profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The ID number of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value
Boolean setcharacteristicrandom(Item item, Text definition, Text profile, Boolean forcenew)
Contexts: computer function, computer program, standard futureprog
Sets the intrinsic characteristic value for the characteristic definition on the supplied target to a random value selected from the profile you supply. Returns true if successful.
item: The item whose characteristics you want to randomly set
definition: The name of the characteristic definition you want to use
profile: The name of the characteristic profile that you want to use to give the range of possible values
forcenew: If true, excludes the current result from the outcome. I.e. the value must change. If false or if there is only 1 value to choose from on the profile, the result may still be the old value