Siebel VB Language Reference >

What's New in This Release


No new features have been added to this guide for this release. This guide has been updated to reflect only product name changes.

What's New in Siebel VB Language Reference, Version 8.1, Rev. A and Version 8.2

Table 1 lists changes in this version of the documentation to support this release of the software.

Table 1. What's New in Siebel VB Language Reference, Version 8.1, Rev. A and Version 8.2
Topic
Description

Size Limits of an Array

New topic. You can specify no more than 60 arrays in a parent array. The maximum total number of elements cannot exceed 65,536.

Specifying Individual Parts of a Custom Date Format

Modified topic. The week of the year is a number in the range of 1 through 53, where the first week of January is always week 1.

Get Array Upper Boundary Method

Modified topic. The minimum value for the lower boundary of an array is 0. The maximum value for the upper boundary of an array is 65,536.

How the Operating System Affects the Date Format

New topic. The date format depends on the format that the operating system uses. For example, if the operating system uses the mm/dd/yyyy format, then the input argument must use the mm/dd/yyyy format.

Using the DateValue Statement With the GetFormattedFieldValue Statement

New topic. To avoid a locale conflict, it is recommended that you do not use the DateValue statement together with the GetFormattedFieldValue statement.

Additional Changes

This version of Siebel VB Language Reference also includes structural changes to the content, such as topic organization and heading arrangement.

Siebel VB Language Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.