Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Tools
Tools
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
Advanced Hashtable
Advanced Hashtable
Stable version
3.0.6
(Compatible with
OutSystems 11
)
Other versions available for 10 and Older
Uploaded
on
17 Jun
by
4.6
(10 ratings)
Overview
Reviews
Versions
Documentation
Support
Advanced Hashtable
Compatible with:
OutSystems
11
OutSystems
10
Created on OutSystems 11
Version 3.0.6
Stable
Current
See documentation
Uploaded on 17 Jun by
Compatible with:
Version 11
Database:
All
Release notes:
Added
"_Lib"
suffix to module name.
Changed application icon.
Added icons to actions.
Changed
"HT_"
prefix to
"Array_"
on all array-related actions.
Renamed
Array_Create
to
Array_Init
to be more inline with
HT_Init
.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Advanced Hashtable
has 0
AOs
.
Version 3.0.5
Discontinued
See documentation
Uploaded on 12 Jun by
Compatible with:
Version 11
Database:
All
Release notes:
Included new actions for manipulating Arrays:
HT_ArrayCreate: Creates a new object[] array. Requires knowing the array size beforehand.
HT_ArraySet: Sets an object on the array at a specific index.
HT_ArrayCount: Returns the size of the array.
HT_Get<Type>: Returns the object from the array at a specific index.
Added optional input
"CacheKeyStrings"
to HT_Set for interning the string provided as the key of the value being set. Only set this to True if you understand the memory implications of using this feature.
License:
BSD-3 license (
https://opensource.org/licenses/BSD-3-Clause
)
Application Objects:
Advanced Hashtable
has 0
AOs
.
Created on OutSystems 10
Version 2.0.1
Stable
Uploaded on 30 August 2019 by
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
Added module to application
Version 2.0.0
Stable
Uploaded on 06 February 2018 by
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
P10 version based on v1.0.0
Created on Older versions
Version 1.0.0
Stable
Uploaded on 06 February 2018 by
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Application Objects:
Advanced Hashtable
has 0
AOs
.
Loading
Loading...