Integer Properties

Adding an ampersand (&) sign to an Attribute name will cause the entered whole number value to be saved as a "Long Integer (32-bit)".

Details

Name

Name for new attribute

Type

Type of attribute:

Long Integer (32-bit) - Range: -2147483648 to 2147483647

Byte - Range: -128 to 127

Short Integer (16-bit) - Range: -32768 to 32767

Long Long Integer (64-bit) - Range: -9223372036854775808 to 9223372036854775807

Unsigned Byte - Range: 0 to 255 (0xff)

Unsigned Short Integer - Range: 0 to 65535 (0xffff)

Unsigned Long Integer - Range: 0 to 4294967295 (0xffffffff)

Unsigned Long Long Integer - Range: 0 to 18446744073709551615 (0xffffffffffffffff)

Value

Value of attribute


 Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).