Mobile App Development Software
Alpha TransForm - Free Trial
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • API
  • Functions
  • System
  • Developer Functions
  • FUNCTIONS_GET Function
Parent | Child | Previous | Next
  • A5_ASCII_TABLE Function
  • A5_AXCONTROL_AVAILABLE Function
  • A5_Compile_Scripts Function
  • A5_CREATE_SHORTCUT Function
  • A5_GET_LOCAL_INFO Function
  • A5_GetAppVersionNumber Function
  • A5_InstallAmyuni Function
  • A5_IS_DeskTopEdition Function
  • A5_IS_RUNTIME Function
  • A5_IS_RUNTIMEPLUS Function
  • A5_IsHomeEdition Function
  • A5_MDAC_VERSION Function
  • A5_REGISTRATION_LICENSE_INUSE Function
  • A5_Run_VBScript Function
  • A5_SetAppVersionNumber Function
  • A5_SHOW_VARIABLE Function
  • A5_SYSTEM_ADDIN_VERSION Function
  • A5_TempFileListFileName Function
  • COMPILE_LIBRARY Function
  • COMPILE_TEMPLATE Function
  • FUNCTION_DESCRIPTION_GET Function
  • FUNCTION_LIMITATIONS_GET Function
  • FUNCTION_PROTOTYPE_GET Function
  • FUNCTIONS_GET Function
  • HOURGLASS_CURSOR Function
  • ON_XBASIC_IDLE Function
  • PLAY_SOUND Function
  • USER_VARIABLES_ENUM Function
  • VARIABLE_CONTEXT_NAME Function
  • VERSION Function
  • Xbasic_Stack_Dump Function
  • XBASIC_TRACE_END Function
  • XBASIC_TRACE_START Function
 
Xbasic

FUNCTIONS_GET Function

Syntax

Function_List as C = FUNCTIONS_GET(C Types,C Limitations)

Arguments

Function_List

A CR-LF delimited list of function names and prototypes.

Types

"*" = all types.

Limitations

"F" = Functions, "G" = Graphics, "X" = Xbasic

Description

The FUNCTIONS_GET() function returns a list of function prototypes - types of '*' means all types, Limitations F=functions,X=Xbasic,G=graphic.

Example

dim flist as C
flist = functions_get("*", "F")
fcount = line_count(flist)
? fcount
= 1158

See Also

  • Developer Functions
Report an issue with this page
Mobile App Development Software

Alpha TransForm - Quickly Build Enterprise Mobile Forms
- Try it for Free

Alpha Anywhere - Low Code Platform for Mobile Developers
- Build Apps for Free
Alpha Software Corporation

781.229.4500
© Copyright 2000-2020 Alpha Software Corporation. All Rights Reserved

Privacy Policy