Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Converting a Text into IntForum ↗

Converting a Text into Int

App Development3 posts233 views3 likesLast activity Sep 2023
CO
cohen.avrahamOP
Sep 2023

G-d willing

Hello,
Is there a function that converts a Text into an integer value?

Thanks,
Avraham

GA
Gary_Verhaegen
Sep 2023

Looking at hoogle, it looks like there is no function with the expected type of Text -> Int.

BE
bernhard
Sep 2023

parseInt

← Back to Discussions