Neolane - JavaScript API - v6.1.0

Unknown
GetNewIdsEx
Get a list of unique identifiers from the database, given a sequence name.
String idList = GetNewIdsEx (
    Number       count,
    String       sequence
)
Parameters
count
Number of identifiers that this method should return
sequence
Name of the sequence to increment
Return values
idList
Comma separated list of identifiers
Features
Schema: xtk:session
Static: Yes

jsapi-en

previous page start next page