Options

How cut function in generate attribute worked, and how to set the numeric start and numeric length

tomarriotttomarriott Member Posts: 9 Newbie
How cut function in generate attribute worked to extract value from range, and how to set the numeric start and numeric length

Answers

  • Options
    jwpfaujwpfau Employee, Member Posts: 280 RM Engineering
    Hi,

    it's better to use replace(Attribute, "range", "")

    Otherwise it would be 5,1 instead of 4,2.

    Greetings,
    Jonas
Sign In or Register to comment.