A - B - C - D - E - F - G - H - I - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y

 

A

Abs function, syntax, returns, usage, and example   1

absolute value of a number, about using Abs function to calculate   1

ActivateField method, about using   1

ActivateMultipleFields, about   1

ActiveBusObject, about   1

ActiveViewName method, about   1

AddChild method, about   1

AND operator, about   1

angles

cosine, calculating   1

sine, calculating   1

Tan function, about using to calculate tangent   1

ANSI code

Asc function, using to find   1

string characters, changing to   1

AppActivate, about   1

applet

Postchanges, about using to post applet changes   1

SetValue method, about using to set control contents   1

Application object type, about using   1

Application_Close event, about using   1

Application_InvokeMethod event, about using   1

Application_Navigate event, about using   1

Application_PreInvokeMethod

event, about   1

write routines, about using to   1

Application_PreNavigate event, about using   1

Application_Start event, about using   1

arctangent angle, calculating   1

arguments

See also Named Arguments

Help syntax   1

IsMissing function, about using to query callers for a procedure   1

programming conventions, about and examples   1

array data types, about and using ReDim statement   1

arrays

dynamic, about   1

LBound function, about using to return lower bound of subscript range   1

resizing when full of data   1

statements, table of   1

UBound function, about using to return upper bound subscript range   1

upper bound of the subscript range   1

Asc function, syntax, returns, usage, and example   1

Associate method, about using   1

Associate Siebel VB event, about using   1

association, about using PreAssociate Siebel VB event to create   1

Atn function, syntax, returns, usage, and example   1


Back to top


B

Basic scripts, about using Application_Close event to cleanup   1

Boolean data type, simulating   1

BusCom_NewRecord event, about using   1

BusCom_PreCopyRecord event, about using   1

BusComp Siebel VB method, about   1

BusComp_Associate event, about using   1

BusComp_ChangeRecord event, about using   1

BusComp_CopyRecord event, about using   1

BusComp_DeleteRecord event, about using   1

BusComp_InvokeMethod event, about using   1

BusComp_PreAssociate event, about using   1

BusComp_PreDeleteRecord event, about using   1

BusComp_PreGetField Value event, about using   1

BusComp_PreInvokeMethod event, about using   1

BusComp_PreNewRecord event, about using   1

BusComp_PreQuery event, about using   1

BusComp_PreSetFieldValue event, about using   1

BusComp_PreWriteRecord event, about using   1

BusComp_Query event, about using   1

BusComp_SetFieldValue event, about using   1

BusComp_WriteRecord event, about using   1

business component

GetPicklistBusComp, about using to return pick business component   1

LastRecord method, about using to return last record   1

business service

GetService method, about using   1

RemoveProperty method, about using to remove property   1

SetProperty method, about using to assign value to   1

BusObject method, about using   1


Back to top


C

Call statement

arguments, used in procedures   1

example   1

syntax, returns, usage   1

calling procedure, transferring control to   1

case-sensitivity, about specifying default method for   1

cash flows, constant periodic stream   1

CCur function, syntax, returns, usage, and example   1

CDbl function, syntax, returns, usage, and example   1

ChangeRecord Siebel VB event, about using   1

ChDir statement, syntax, returns, usage, and example   1

ChDrive statement, syntax, returns, usage, and example   1

child property sets, about using GetChildCount method   1

Chr function, syntax, returns, usage, and example   1

CInt function, syntax, returns, usage, and example   1

ClearToQuery method, about using   1

Clipboard methods, syntax, returns, usage, and example   1

CLng function, syntax, returns, usage, and example   1

Close Siebel VB event handler, about calling   1

Close statement, syntax, returns, usage, and example   1

code, identifying as a comment   1

COM automation objects

creating   1

Object class, about using to provide access to   1

COM objects

file or application, associated with   1

new object, about using to initialize   1

Set statement, about assigning to a variable   1

COM-compliant objects, about accessing   1

comments, programming conventions, about and examples   1

Common Object Model (COM) standard, and object handling   1

comparison operators, numeric and string (table)   1

compiler directives, table of   1

computer, about using Time statement   1

connections

queries on   1

storing queries in a file   1

Const statement, syntax, returns, usage, and example   1

control

SetProperty method, about using to assign value to   1

subprogram or function, transferring to   1

web page, rendering on   1

control flow, statements (table)   1

control-based objects, differences between Siebel VB and Visual Basic   1

conventions

See also Conventions

typographic, table of   1

conversions, list of   1

Copy method, about using   1

CopyRecord Siebel VB event, about using   1

Cos function, syntax. returns, usage, and example   1

CreateObject function

example   1

syntax, returns, usage, and example   1

CSng function, syntax, returns, usage, and example   1

CStr function, syntax. returns, and example   1

CurDir function, syntax, returns, usage, and example   1

currency data type, converting to   1

CurrencyCode method, about using   1

current date, about using Date function to return string representing   1

current user ID, returning   1

CVar function, syntax, returns, usage, and example   1

CVDate function, syntax, returns, usage, and example   1


Back to top


D

data source

SQLGetSchema function, about using to return information   1

SQLRequest function, about using to connect to   1

data types

about   1

arrays, about and using ReDim statement   1

arrays, declaring for   1

conversions, list of   1

currency, about using CCur function to convert expression   1

default, about specifying for one or more variables   1

double, about using CDbl function to convert expression   1

five numeric types (table)   1

integer, about using Cln function to convert expression   1

long, about using CLng function to convert expression   1

record, about and example   1

Siebel VB and previous Basic versions, differences between   1

Siebel VB and Visual Basic, differences between   1

single, about using CSng function to convert expression   1

string, about fixed and dynamic   1

string, about using CStr function, about using to convert expression   1

type characters, about and table of suffix characters   1

variant of type, about using CVDate function to convert expression   1

variant, about using CVar function to convert expression   1

variant, table of   1

databases, query warning   1

data-time value, about using Year function to return year component   1

Date function, syntax, returns, usage, and example   1

Date statement

example   1

syntax, returns, and usage   1

date variables, about working with   1

dates

Date statement, about using to set computer date   1

formatting   1

IsDate function, about using to confirm   1

Now function, about using to return current date and time   1

Siebel VB and previous Basic versions, differences between   1

statements, table of   1

DateSerial function, syntax, returns, usage, and example   1

date-time value

month component, about   1

Weekday function, about using to return day of the week   1

year component   1

DateValue function, syntax, returns, usage, and example   1

Day function, syntax, usage, and example   1

day, about using Weekday function to return day of the week   1

DeactivateFields method, about using   1

debugging, about using Option Explicit statement   1

declarations, statements (table)   1

Declare statement

example   1

syntax. returns, and usage   1

declaring variables, about using Option Explicit statement   1

default drive

changing   1

returning   1

default folder

changing   1

returning   1

Deftype statement, syntax. returns, usage, and example   1

DeleteRecord

method, about using   1

Siebel VB event, about using   1

Dim statement

arrays, about declaring   1

dynamic array, using to declare   1

fixed-length and dynamic strings   1

numeric variables, about declaring   1

object variable, about creating to access the object   1

object variables, about   1

record variables, about declaring   1

syntax, returns, and usage   1

variable, about using to declare type   1

variant example for each data type   1

variants, about declaring variables as   1

Dir function

syntax and returns   1

usage and example   1

directories

See also ChDir Statement

disk control, statements (table)   1

DLL (dynamic link library)

C procedures, calling   1

passed-in value   1

procedures, declaring   1

procedures, external   1

writing your own functions   1 ,  2

Do...Loop statement

Exit Do, about using inside statement   1

syntax, returns, usage, and example   1

double data type, converting to   1

DTYPE_BOOL field, about calling in a script   1

dynamic arrays

about   1

bounds, changing   1

freeing the storage   1

dynamic link library

See Function...End Function Statement

dynamic strings

about and example   1

variable types   1


Back to top


E

elapsed time, about using Timer function to return elapsed time   1

Environ function, syntax, returns, usage, and example   1

environmental control

Siebel VB and previous Basic differences   1

statements, table of   1

Eof function, syntax, returns, usage, and example   1

EQV operator, about   1

Erase statement, syntax, returns. usage, and example   1

Erl function, syntax, returns, usage, and example   1

Err function, syntax, returns, usage, and example   1

Err statement, syntax. returns, usage, and example   1

Error function, syntax, returns, usage, and example   1

error handling

about   1

error message, returning   1

error statements, table of   1

routine, halting   1

routine, location   1

statements and functions, about   1

trappable errors, table of   1

error message

See also RaiseError Method

RaiseError method, about using to raise message to browser   1

RaiseErrorText method, about raising scripting message to browser   1

Error statement, syntax and usage   1

errors

See also Trapping Errors Returned by Siebel VB

ODBC function call, derived from   1

trappable errors, table of   1

ExecuteQuery method, about using   1

ExecuteQuery2 method, about using   1

Exit statement, syntax, returns, usage, and example   1

Exp function, syntax, returns, usage, and example   1

expressions

about   1

comparison operators, numeric and string (table)   1

formatted string, converting to   1

Is operator, about using to compare expressions   1

Let statement, about assigning to a Basic variable   1

Like operator, about using to compare contents   1

logical operators, table of   1

numeric operators, table of   1

string operators, table of   1

External DLL procedures   1


Back to top


F

field value. about using GetFieldValue method to access   1

file control statements (table)   1

file input/output statements, table of   1

file mode, returning   1

file number, lowest unused   1

FileAttr function, syntax, returns, usage, and example   1

FileCopy statement, syntax, returns, usage, and example   1

FileDateTime function, syntax, returns, and usage   1

FileLen function, syntax, returns, usage, and example   1

filename, returning   1

files

attributes, returning   1

closing after input/output   1

closing an open file   1

copying   1

disk and folder control, table of   1

end, determining   1

file control, table of   1

input/output statements, table of   1

Kill statement, about using to delete files from a hard disk or floppy   1

length, returning   1

Lock statement, about using to control file access   1

locking   1

Lof function, about using to return length   1

modification date and time   1

Name statement, about using to rename or copy file   1

Open statement, about using for input or output   1

Print statement, about printing data to open file   1

Reset statement, about using to close open files and writes data   1

Seek position, about using to return current file position for open file  See Seek Function

Seek statement, about using to set position within an open file  See Seek Statement

SetAttr statement, about using to set attributes   1

Unlock statement, about using to control access to open file   1

financial functions

Siebel VB and previous Basic version, differences between   1

statements (table)   1

FirstRecord method, about using   1

Fix function, syntax, returns, usage, and example   1

fixed array, reinitializing the contents   1

fixed strings, about and example   1

fixed-length string variables, declaring   1

floppy drive, about using Kill statement to delete files   1

folder control, statements (table)   1

folders

attributes, returning   1

MkDir statement, about using to create new folder   1

removing   1

RmDir statement, about using to remove a folder   1

For...Next statement

example   1

Exit Do, using inside statement   1

syntax, returns, and usage   1

Format function

dates and times, formatting   1

examples   1

formatting strings   1

predefined numeric formats, table of   1

scaling numbers   1

syntax, returns, and usage   1

user-defined numeric format, creating   1

formatting

dates and times   1

numbers   1

strings   1

FreeFile function, syntax. returns, usage, and example   1

function procedure, defining   1

Function...End Function statement

example   1

syntax, returns, and usage   1

functions

Help syntax   1

Siebel VB and previous Basic version, differences between   1

FV function, syntax, returns, usage, and example   1


Back to top


G

Get statement

example   1

syntax, returns, and usage   1

GetAssocBusComp method, about using   1

GetAttr function syntax, returns, and usage   1

GetBusComp method, about using   1

GetBusObject method, about using   1

GetChild method, about using   1

GetChildCount method, about using   1

GetFieldValue method, about using   1

GetFirstProperty method, about using   1

GetFormattedFieldValue method, about using   1

GetLastErrText method, availability of   1

GetMultipleFieldValues() method, about using   1

GetMVGBusComp method, about using   1

GetNamedSearch method, about using   1

GetNextProperty method, about using   1

GetObject function

example   1

syntax, returns, and usage   1

GetPicklistBusComp method, about using   1

GetProfileAttr method, about using   1

GetProperty method, about using   1

GetPropertyCount() method, about using   1

GetSearchExpr method, about using   1

GetSearchSpec method, about using   1

GetService method, about using   1

GetSharedGlobal method, about using   1

GetType method, about using   1

GetUserProperty method, about using   1

GetValue method, about using   1

GetViewMode method, about using   1

Global statement

arrays, declaring   1

dynamic string variables, declaring   1

example   1

fixed-length string variables, declaring   1

numeric variables, declaring   1

record variables, declaring   1

syntax, returns, and usage   1

variants, declaring   1

global variables

GetSharedGlobal method, about using to get shared user-defined   1

Global statement, about declaring   1

SetSharedGlobal method, about using to set shared user-defined variable   1

glossary   1

GoTo statement

good practice, and about using   1

syntax, returns, usage, and example   1

GotoView method, about using   1

guide

organization of   1

revision history   1

typographical conventions, table of   1


Back to top


H

hard disk, about using kill statement to delete files   1

hexadecimals, about using Hex function   1

history of revisions   1

Hour function, syntax, returns, and usage   1

HTML, about using WebApplet_ShowControl event to modify   1


Back to top


I

If...Then...Else statement, syntax, returns, usage, and example   1

IMP operator, about   1

input argument

SetPositiionId method, about using to change position to input argument value   1

SetPositionName method, about using to change position to input argument value   1

Input function, syntax, returns, usage   1

Input statement, syntax, returns, usage, and example   1

input/output, concluding   1

InsertChildAt method, about using   1

InStr function

example   1

syntax, returns, usage   1

Int function, syntax, returns, usage, and example   1

integer

data type, converting to   1

Int function, about returning part of a number   1

interest payments, about using IPmt function to calculate   1

interest rates, about using Rate function to calculate   1

investment, about using NPV function to return present value   1

InvokeMethod

about using   1

Service_InvokeMethod event, about using   1

WebApplet_InvokeMethod event, about using   1

InvokeMethod Siebel VB event

Application_InvokeMethod event, about using   1

BusComp_InvokeMethod event, about using   1

IPmt function, syntax, returns, usage, and example   1

IRR function, syntax, returns, usage, and example   1

Is operator, syntax, returns, usage, and example   1

IsDate function, syntax, returns, usage, and example   1

IsEmpty function

syntax, returns, usage, and example   1

variant is empty, using to test   1

IsMissing function, syntax, returns, usage, and example   1

IsNull function, syntax, returns, usage, and example   1

IsNumeric function, syntax, returns, and usage   1


Back to top


K

keystrokes, using SendKeys statement to send keystrokes to Windows application   1

Kill statement, syntax, returns, usage, and example   1


Back to top


L

labels, Siebel VB and previous Basic versions, differences between   1

language, about modularity   1

LastRecord method, about using   1

LBound function, syntax, returns, usage, and example   1

LCase function, syntax, returns, usage, and example   1

Left function, syntax, returns, usage, and example   1

legal date, about using IsDate function to confirm   1

Len function, syntax, returns, usage, and example   1

Let (Assignment statement), syntax, returns, usage, and example   1

Like operator

example   1

syntax, returns, and usage   1

Line Input statement, syntax, returns, usage, and example   1 ,  2

line numbers, Siebel VB and previous Basic versions, differences between   1

list columns, rendering on Web page   1

Load event, about triggering   1

loan payments, converting to a currency value   1

Loc function, syntax, returns, and example   1

Lock statement, syntax, returns, usage, and example   1

Lof function, syntax, returns, usage, and example   1

Log function, syntax, returns, usage, and example   1

logarithms, about using Log function to return logarithm   1

logical operators, table of   1

LoginId method, about using   1

LoginName method, about using   1

long data type, converting to   1

LookupMessage method, about using   1

looping

Do...Loop statement   1

Do...Loop statement, about using an Exit statement   1

For...Next statement   1

For...Next statement, about using an Exit statement   1

loop statements, terminating   1

While...Wend statement   1

lower bound, specifying default   1

Lset statement, syntax, returns, usage, and example   1

LTrim function, syntax, returns, usage, and example   1


Back to top


M

math functions

financial functions, table of   1

numeric functions, table of   1

trigonometric functions, table of   1

Me

object reference, about and example   1

syntax, returns, usage, and example   1

methods

accessing syntax   1

Application_PreInvokeMethodf event, about using   1

InvokeMethod method, about using to call specialized method   1

InvokeMethod Siebel VB event handler, about calling   1

InvokeMethod Siebel VB event, about calling   1

object, about causing action on   1

PreInvokeMethod event, about using   1

Microsoft Visual Basic, compared to Siebel VB   1

Mid function, syntax, returns, usage, and example   1

Mid statement, syntax, returns, usage, and example   1

minute component, about Minute function to return date value   1

Minute function, syntax, returns, usage, and example   1

MkDir statement, syntax, returns, usage, and example   1

Month function, syntax, returns, usage, and example   1

MVG business component, about using GetMVGBusComp method to return value   1


Back to top


N

Name method, about using   1

Name statement, syntax, returns, usage, and example   1

named arguments

in Call statements   1

programming conventions, about and examples   1

naming conventions for code, table of examples   1

Navigate event, about using   1

negative numbers, about using Sgn function to return value   1

New operator, syntax, returns, and usage   1

NewPropertySet method, about using   1

NewRecord

method, about using   1

Siebel VB event, about using   1

NextRecord method, about using   1

non-Siebel VB errors, trapping user-defined errors   1

NOT operator, about   1

Nothing function, syntax, returns, usage, and example   1

Now function, syntax, returns, usage, and example   1

NPV function, syntax, returns, usage, and example   1

Null function, syntax, returns, usage, and example   1

null variants, about and testing   1

numbers

Sgn function, about using to indicate negative/positive   1

Str function, about returning string representation of number   1

numeric comparison operators, table of   1

numeric conversions, about   1

numeric data types, list   1

numeric expressions

formatting   1

integer part   1

numeric format, about creating user-defined numeric format   1

numeric functions, statements (table)   1

numeric operators, table of   1

numeric value of first number   1

numeric variables, Dim statement   1


Back to top


O

oBC object variable, about   1

Object class, syntax, returns, usage, and example   1

object handling

accessing syntax   1

described   1

object variable, about creating to access the object   1

Siebel VB and previous Basic versions, differences between   1

object variables, about declaring   1

objects

COM-compliant, about accessing   1

defined   1

Me, about using to refer to current object   1

Name method, about using to return object name   1

Nothing function, about using to remove instantiated object from memory   1

Set Statement, about using to instantiate   1

Siebel object types, syntax for declaring   1

statements (table)   1

Typeof function, about using to return a value   1

Oct function, syntax, returns, usage, and example   1

octal (base 8) number, about using Oct function to convert number   1

ODBC

data source, connecting to   1

data source, disconnecting from   1

function call, about using SQLError function to retrieve data   1

statements, table of   1

On Error statement

body of code, trapping errors within   1

error handler, using   1

example   1

example using to trap run-time errors   1

syntax, returns, and usage   1

On...Goto statement, syntax, returns, and usage   1

one-character string, returning   1

Open statement

example   1

syntax, returns, and usage   1

operating system events, about processing with Windows   1

Option Base statement

example   1

syntax, returns, and usage   1

Option Compare statement, syntax, returns, usage, and example   1

Option Explicit statement

about using   1

syntax, returns, usage, and example   1

OR operator, about   1

organization of guide   1

output line, about using Width statement to set output line width   1


Back to top


P

parent property

InsertChildAt method, about using to insert child property   1

RemoveChild method, about using to remove a child property set   1

ParentBusComp method, about using   1

payments

Pmt function, about using to calculate constant periodic   1

PPmt function, about using to return principal portion of payment   1

Pick method, about using   1

Pmt function, syntax, returns, usage, and example   1

position

PositionId, about using to return ROW_ID   1

PositionName, about using to return user's current position   1

PositionId method, about using   1

PositionName method, about using   1

positive numbers, about using Sgn function to return a value   1

PostChanges method. about using   1

PPmt function, about using   1

PreAssociate Siebel VB event, about using   1

PreCanInvokeMethod() event, about using   1

PreClose event, about calling   1

PreCopyRecord Siebel VB event, about using   1

PreDeleteRecord Siebel VB event, about using   1

PreGetFieldValue Siebel VB event, about using   1

PreInvokeMethod event

Service_PreInvokeMethod event, about using   1

WebApplet_PreInvokeMethod event, about using   1

PreInvokeMethod Siebel VB event

Application_PreInvokeMethod event, about using   1

Busomp_PreInvokeMethod event, about using   1

PreNavigate() event, about using   1

PreNewRecord Siebel VB event, about using   1

PreQuery Siebel VB event, about using   1

present value, calculating   1

PreSetFieldValue Siebel VB event, about using   1

PreviousRecord method, about using   1

PreWriteRecord Siebel VB event, about using   1

Print statement, syntax, returns, and usage   1

printing

Print statement, about printing data to open file   1

Spc function, about printing a specified number of spaces   1

Tab function, about using to move print position to a column   1

program execution, about using Stop statement to halt   1

programming conventions

arguments, about and examples   1

comments, about and example   1

named arguments, about and examples   1

properties

accessing syntax   1

objects, about handling   1

property

GetFirstProperty method, about using   1

GetNextProperty method, about using to retrieve next property   1

GetProperty method, about using to get property value   1

PropertyExists, about whether property exists in a property set   1

property set

AddChild method. about using to add subsidiary property sets to   1

GetPropertyCount () method, about using   1

GetType method, about using to retrieve stored value   1

GetValue method, about using to return control value   1

RemoveProperty set, about using to remove property   1

Reset method, about using to remove properties and child property sets   1

SetProperty method, about using to assign value to   1

SetType, about using to assign value   1

PropertyExists method, about using   1

Put statement

example   1

syntax, returns, and usage   1

PV function, syntax, returns, usage, and example   1


Back to top


Q

Query Siebel VB event, about using   1


Back to top


R

RaiseError method, about using   1

RaiseErrorText method, about   1

random numbers

generator, about using Randomize statement to seed   1

Rmd function to return number, about using   1

Randomize statement, syntax, returns, usage, and example   1

Rate function, syntax, usage, and example   1

rate of return, about using IRR function to calculate   1

record

data types, about and example   1

GetMultipleFieldValues () method, about using to retrieve field values   1

Pick method, about picking record into parent component   1

SetMultipleFieldValue method, about using to set field values   1

record variable, about declaring   1

ReDim statement

example   1

redimensioning array, about   1

setting subscript range, about   1

syntax, returns, and usage   1

RefineQuery method, about using   1

Rem statement, syntax, returns, usage, and example   1

RemoveChild method, about using   1

RemoveProperty method, about using   1

repetitive action, about using While...Wend statement to control   1

Reset method, about using   1

Reset statement, syntax, returns, and example   1

Resume Next parameter, using to trap errors   1

Resume statement, syntax and returns   1

revision history   1

Right function, syntax. returns, usage, and example   1

RmDir statement, syntax, returns, usage, and example   1

Rnd function, syntax, returns, usage, and example   1

Rset statement, syntax, returns, usage, and example   1

RTrim function, syntax, returns, usage, and example   1

run-time error

code, setting   1

error code, returning for last error trapped   1

list of   1


Back to top


S

search expression, about using GetSearchExpr method   1

search specification, about using GetSearchSpec method   1

searchName

GetNamedSearch method, about using to return search specification   1

SetNamedSearch method, about setting named search specification   1

Second function, syntax, returns, usage, and example   1

Seek

function, syntax, returns, usage, and example   1

statement, syntax, returns, usage, and example   1

Select Case construct, about using   1

Select Case statement

example   1

syntax, returns, and usage   1

SendKeys statement, syntax, returns, and usage   1

Service_InvokeMethod event, about using   1

Service_PreInvokeMethod event, about using   1

set input argument, ActivateMultipleField, using to activate   1

Set statement, syntax, returns, and usage   1

SetAttr statement, syntax, returns, usage, and example   1

SetFieldValue

method, about using   1

Siebel VB event, about using   1

SetFormattedFieldValue method, about using   1

SetMultipleFieldValues() method, about using   1

SetNamedSearch method, about using   1

SetPositionId() method, about using   1

SetPositionName() method, about using   1

SetProfileAttr method, about using   1

SetProperty Method, about using   1

SetSearchExpr method, about using   1

SetSearchSpec method, about using   1

SetSharedGlobal method, about using   1

SetSortSpec method, about using   1

SetType method, about using   1

SetUserProperty method, about using   1

SetValue method, about using   1

SetViewMode method, about using   1

Sgn function, syntax, returns, and example   1

Shell function, syntax, returns, usage, and example   1

Siebel applet

See also SetValue Method

GetValue method, about using to return control value   1

Siebel business component

ActiveBusObject, using to return business object for   1

CopyRecord Siebel VB event, using after copying row   1

DeleteRecord Siebel VB event, about using after deleting row   1

GetViewMode method, about using to return current visibility mode   1

NewRecord method, about using to add new record (row)   1

NewRecord Siebel VB event, using after creating new row   1

NextRecord method, about using to move record   1

ParentBusComp method, about returning parent given child   1

PreCopyRecord Siebel VB event, about using before copying row   1

PreDeleteRecord Siebel VB event, about deleting a row   1

PreviousRecord method, about using to move previous record   1

RefineQuery method, about using to refine a query   1

SetFieldValue method, about using to assign new value to field   1

SetFormattedFieldValue method, about using to assign new value to field   1

SetNamedSearch method, about setting named search specification   1

SetSearchExpr, about using to set search expression   1

SetSearchSpec, about using to set search specification for a field   1

SetSortSpec, about using to set query sort specification   1

SetUserProperty method, about using set value   1

SetViewMode method, about using to set visibility type   1

UndoRecord method, about using to delete active record   1

Siebel objects, about using Set Statement to instantiate   1

Siebel UI, about using GetFormatedFieldValue method to return value in local format   1

Siebel Visual Basic

Basic, difference between older versions   1

Err function, about using to view errors   1

error, simulating   1

Me object reference, about and example   1

Microsoft Visual Basic, compared to   1

run-time errors, table of   1

supported uses   1

trapping errors generated by methods   1

Visual Basic, user interface differences   1

Siebel Web Engine

WebApple_ShowControl event, about using to modify HTML   1

WebApplet_ShowList Column event, about using to render list column   1

Sin function, syntax, returns, usage, and example   1

sine, about using Sin function to calculate   1

single data type, converting to   1

Space function, syntax, returns, usage, and example   1

spaces

LTrim function, about using to return strings with spaces removed   1

Space function, about using to return string of spaces   1

Spc function, about printing a specified number of spaces   1

Spc function, syntax, returns, usage, and example   1

SQL query execution, about using Trace method for debugging   1

SQL statements, executing   1

SQLClose function

example   1

syntax, returns, and usage   1

SQLError function

example   1

syntax, returns, and usage   1

SQLExecQuery function

example   1

syntax, returns, and usage   1

SQLGetSchema function

example   1

syntax and returns   1

usage   1

SQLOpen function

example   1

syntax and returns   1

usage   1

SQLRequest function

example   1

syntax and returns   1

usage   1

SQLRetrieve function

example   1

syntax and returns   1

usage   1

SQLRetrieveToFile function

example   1

syntax, returns, and usage   1

Sqr function, syntax, returns, usage, and example   1

statements

Help syntax   1

Select Case statement, about using to execute one or more statements   1

With statement, about using to execute series of statements   1

Static statement, syntax, returns, and usage   1

Stop statement, syntax, returns, usage, and example   1

Str function, syntax, returns, usage, and example   1

StrComp function, syntax, returns, usage, and example   1

string comparison operators, table of   1

string conversions

about   1

statements, table of   1

string function

syntax, returns, usage, and example   1

table of   1

string operators, table of   1

string variables

Line Input statement, about reading from a sequential file   1 ,  2

Lset statement, about using to copy string   1

strings

data types, converting to   1

end of string portion   1

LCase function, about using to return lowercase copy of   1

Left function, about copying string from another string   1

Len function, about using to return string length   1

Like operator, about using to compare contents   1

LookupMessage method, about using to return translated string   1

LTrim function about using to return string with spaces removed   1

Mid function, about using to identify a portion of   1

Mid statement, about using to replace string   1

numeric value of first number   1

Option Compare statement, about using to specify default method for string comparisons   1

Reset statement, about using to right-align string   1

Right function, about using to return end portion of string   1

RTrim function, about using to copy and remove trailing spaces   1

Space function, about using to return string of spaces   1

StrComp function, about using to compare strings   1

string conversions, table of   1

String function, about to return string of repeated character   1

string functions, table of   1

trailing spaces, removing   1

Trim function, about using to return copy after copying   1

UCase function, about using to return a copy after converting to lowercase to uppercase   1

Val function, about using to return numeric value of the first number   1

Sub...End Sub statement

example   1

syntax, returns, and usage   1

subprogram procedure, about using Sub...End Sub statement to define   1

subroutines, Siebel VB and previous Basic differences   1

symbolic constants, declaring   1


Back to top


T

Tab function, syntax, returns, usage, and example   1

table columns, returning information about   1

table names, returning information about   1

Tan function, syntax, returns, usage, and example   1

tangent, about using Tan function to calculate tangent   1

task ID, about using Shell function to return from a Windows application   1

TheApplication method, about using   1

time

formatting, table   1

Now function, about returning current date and time   1

Siebel VB and previous Basic, differences between   1

system time, setting   1

Time function, about returning current time   1

TimeSerial function, about returning time as a variant   1

TimeValue function, about returning time value for a string   1

Time function, syntax, returns, usage, and example   1

Time statement, syntax, returns, usage, and example   1

time value

hour component   1

Minute function, about using to return minute component   1

Second function, about using to return second component (0 to 59)   1

Timer function, syntax, returns, usage, and example   1

times statements, table of   1

TimeSerial function, syntax, returns, usage, and example   1

TimeValue function, syntax, returns, usage, and example   1

To keyword, about using to specify a range of values   1

Trace method, about using   1

TraceOff turns method, about using   1

TraceOn turns method, about using   1

trailing spaces, removing   1

trapping errors

See also Trapping Errors Returned by Siebel VB

about   1

body of code, trapping errors within (example)   1

code examples, about   1

error handler, using   1

line number, where error was trapped   1

run-time error code   1

Siebel VB methods, generated by   1

Siebel VB, returned by   1

trappable errors, list of   1

user-defined errors   1

trigonometric functions

derived (table)   1

statements (table)   1

Trim function, syntax, returns, and usage   1

type characters, about and table of suffix characters   1

Type statement

example   1

syntax, returns, and usage   1

Typeof function, syntax, returns, and usage   1

typographic conventions, table of   1


Back to top


U

UBound function, syntax, returns, usage, and example   1

UCase function, syntax, returns, usage, and example   1

UndoRecord method, about using   1

Unicode, support of   1

Unlock statement, syntax, returns, usage, and example   1

user interface, differences between Siebel VB and Visual Basic   1

user profile, about using SetProfileAttr method to assign values to attributes   1

user's current position

PositionId method, about using to return ROW_ID   1

PositionName, about using to return position name   1

user-defined error, simulating   1

UserProperty, about using GetUserProperty, to return value   1


Back to top


V

Val function, syntax, returns, usage, and example   1

variable scope, placement of variable declaration (table)   1

variables

Basic program, declaring for use in   1

declaring, hints   1

default data type, specifying   1

finding differences between   1

IsNumeric function, about using to determine variable value   1

naming conventions for, table of examples   1

Option Explicit statement, about explicitly declaring variables in a module   1

Put statement, about writing to a file opened in random or binary mode   1

Static statement, about using to declare variable and allocate storage space   1

variant data type

about, table of   1

expression, converting to   1

expression, converting to type date   1

variants

conversions, about   1

IsEmpty function, about using to determine initialization   1

list, table of   1

Null value, determining   1

Null value, setting   1

ValType function, about returning specified variant type   1

variables, declaring as   1

VarType function

examine variable tag, about using to examine   1

syntax, returns, and example   1

view

ActiveViewName, using to return name of active view   1

GoToView method, about using to activate view   1

Visual Basic, Siebel Visual user interface differences   1

volume labels, attributes   1


Back to top


W

Web_Applet_Load Event, about using   1

Web_Applet_PreCanInvoke Event, about using   1

WebApplet_InvokeMethod event, about using   1

WebApplet_PreInvokeMethod Event, about using   1

WebApplet_ShowControl Event, about using   1

WebApplet_ShowListColumn Event, about using   1

Weekday function, syntax, returns, usage, and example   1

Width statement, syntax, returns, usage, and example   1

Windows applications, about using Shell function to start and task ID   1

With statement

shortcut, using as   1

syntax, returns, usage, and example   1

Write statement, syntax, returns, usage, and example   1

WriteRecord

method, about using   1

Siebel VB event, about using   1


Back to top


X

XOR operator, about   1


Back to top


Y

Year function, syntax, returns, usage, and example   1

Back to top


 Siebel VB Language Reference
 Published: 18 June 2003