I have journal for change attributes of parts in assembly.
One of then data type is value or expression formula.
it's possible to check with journal data type of this atribute?
When you query attributes, NXOpen will return an .AttributeInformation structure. This structure has a .Type member that will return the attribute type (real, date, string, etc).