This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Use VB-Script to do calculations

Hi,

I saw that there is an option to use VB-Script to do calculations.

Example:

Property A =100

Property B = property A * 1.17

So with VB-Script I can calculate this.

Questions:

1. How can I reference the VB-Script to "use" property A?

I think that I saw that there is an option with alias or ID

2. If I have property "Client" and property A is in his metadate, How can I reference the VB-Script to "use" property A?

3. Do you have examples of using calculations VB-Script in M-Files?

4. For using calculations I need to use specific type to the properties?