project-flogo/catalystml-flogo

decodestring

abramvandergeest opened this issue · 1 comments

  • decodestring: returns a string from a base64 encoded input string
    • Input
      • s [string] - string
    • OutputType - [string]