Give us feedback
common-utilities
Service icon

Common Utilities

Deprecated
Stable version 1.0.6 (Compatible with OutSystems 11)
Uploaded on 14 April 2021 by 
0.0
 (0 ratings)
common-utilities

Common Utilities

Details
Collection of common utility methods/functions not provided by OutSystems.
Read more

This component is to support older versions of OS.

Recommended to use library with both client/server actions here.


Text Methods

  • AppendWithNewLine
  • Chunk
  • Contains
  • ContainsChar
  • ContainsLower
  • ContainsNumber
  • ContainsUpper
  • DropFromEnd
  • DropFromStart
  • EndsWith
  • GetFirstOrLastSubstring
  • Insert
  • IsAlphaNumeric
  • IsValidEmailFormat
  • Left
  • Occurs
  • Pad
  • Repeat
  • Reverse
  • Right
  • StartsWith
  • StringBuilder_Create
  • ToHtmlLink
  • ToTitleCase
  • TrimMultiple


Date Time Methods

  • Between
  • CalculateAge
  • GetMaxDateTime
  • GetMinDateTime
  • GetUTCDateTimeNowOffset
  • GetDayOfWeek
  • GetMonthOfYear


List Methods

  • CreateRunningList
  • ListContains
  • ReverseIntList
  • ReverseTextList
  • ToCharList


Numeric Methods

  • RandomInt
  • RandomDecimal


Password Validation

  • IsValidPassword
Release notes (1.0.6)

+GetDayOfWeek

+GetMonthOfYear

Reviews (0)
Team