stdlib
Reactive icon

StdLib

Stable version 0.1.7 (Compatible with OutSystems 11)
Uploaded
 on 9 Jun
 by 
0.0
 (0 ratings)
stdlib

StdLib

Compatible with:
Created on OutSystems 11

Version 0.1.7

Stable
Current
See documentation
Uploaded on 9 Jun by 
Compatible with:
Version 11
11.24.0 or higher
Database:
All
Release notes:

Update dependencies.

Application Objects:
StdLib has 7 AOs.

Version 0.1.6

Stable
See documentation
Uploaded on 12 Jan by 
Compatible with:
Version 11
11.24.0 or higher
Database:
All
Release notes:

1. We have added actions to manipulate sets. The following functionalities are provided: 

  • Union: Obtain a list that is the union of two lists 
  • Intersection: Obtain a list that is the intersection of two lists 
  • Difference: Obtain a list that is the difference between two lists 
  • SymmetricDifference: Obtain a list that is the symmetric difference of two lists 
  • IsEqual: Verify if two lists are identical sets 
  • IsSubset: Verify if the first list is a subset of the second list 
  • IsSuperset: Verify if the first list is a superset of the second list 


2. We have added several actions to manipulate lists within functions. These provide functionalities such as adding elements to a list or combining two lists.

3. Several minor adjustments and bug fixes have been added.

For a complete list of new actions added in this release, please refer to the following.

---

  • CurrencyList_Avg
  • CurrencyList_Max
  • CurrencyList_Min
  • CurrencyList_New
  • CurrencyList_Sum
  • CurrencyList_Append
  • CurrencyList_AppendAll
  • CurrencyList_Deserialize
  • CurrencyList_Serialize
  • CurrencyList_Union
  • CurrencyList_Intersection
  • CurrencyList_Difference
  • CurrencyList_SymmetricDifference
  • CurrencyList_IsEqual
  • CurrencyList_IsSubset
  • CurrencyList_IsSuperset
  • CurrencyList_Join
  • DateList_New
  • DateList_Append
  • DateList_AppendAll
  • DateList_Deserialize
  • DateList_Serialize
  • DateList_Union
  • DateList_Intersection
  • DateList_Difference
  • DateList_SymmetricDifference
  • DateList_IsEqual
  • DateList_IsSubset
  • DateList_IsSuperset
  • DateList_Join
  • DateTimeList_SymmetricDifference
  • DateTimeList_IsEqual
  • DateTimeList_IsSubset
  • DateTimeList_IsSuperset
  • DateTimeList_Join
  • DecimalList_New
  • DecimalList_Append
  • DecimalList_AppendAll
  • DecimalList_Deserialize
  • DecimalList_Serialize
  • DecimalList_Union
  • DecimalList_Intersection
  • DecimalList_Difference
  • DecimalList_SymmetricDifference
  • DecimalList_IsEqual
  • DecimalList_IsSubset
  • DecimalList_IsSuperset
  • DecimalList_Join
  • IntegerList_Append
  • IntegerList_AppendAll
  • IntegerList_Deserialize
  • IntegerList_Has
  • IntegerList_Serialize
  • IntegerList_Union
  • IntegerList_Intersection
  • IntegerList_Difference
  • IntegerList_SymmetricDifference
  • IntegerList_IsEqual
  • IntegerList_IsSubset
  • IntegerList_IsSuperset
  • IntegerList_Join
  • LongIntegerList_Append
  • LongIntegerList_AppendAll
  • LongIntegerList_Deserialize
  • LongIntegerList_Serialize
  • LongIntegerList_Union
  • LongIntegerList_Intersection
  • LongIntegerList_Difference
  • LongIntegerList_SymmetricDifference
  • LongIntegerList_IsEqual
  • LongIntegerList_IsSubset
  • LongIntegerList_IsSuperset
  • LongIntegerList_Join
  • TextList_AppendAll
  • TextList_Union
  • TextList_Intersection
  • TextList_Difference
  • TextList_SymmetricDifference
  • TextList_IsEqual
  • TextList_IsSubset
  • TextList_IsSuperset
  • TextList_New
  • TextList_Join


Application Objects:
StdLib has 7 AOs.

Version 0.1.5

Stable
See documentation
Uploaded on 22 December 2024 by 
Compatible with:
Version 11
11.24.0 or higher
Database:
All
Release notes:
  • Adding elements to several UI elements
  • Add and update documents
Application Objects:
StdLib has 7 AOs.