🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

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

User: "tomarriott"
New Altair Community Member
Updated by Jocelyn
How cut function in generate attribute worked to extract value from range, and how to set the numeric start and numeric length

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "jwpfau"
    Altair Employee
    Hi,

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

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

    Greetings,
    Jonas