My purpose was using a Formula tool to write an expression that will extract the contract status from the provided string into its own column.

First i used >> GetLeft([Info], ";")

Then i used >> Trim([Info],"ContractStatus")

Result is not i expected...
Is there any other ways to solve this problem?
+ maybe findstring can help but i don't know how to use findstring. If somebody know where i can learn this please link url for me.
Always thanks for helping me!