uLongList property

Function uLongList
getter/setter pair

Implementation

static Function uLongList = (scope) {
  return scope.parseULongList();
};