Mobile App Development Software
Alpha TransForm
|
Alpha Anywhere - Build Apps for Free
Alpha Software
Documentation
  • Reference
  • API
  • Objects
  • Database
  • Index
  • INDEX.FILTER_GET Method
Parent | Child | Previous | Next
  • INDEX.CLOSE Method
  • INDEX.DROP Method
  • INDEX.FETCH_STATE_LIST_GET Method
  • INDEX.FILENAME_GET Method
  • INDEX.FILTER_GET Method
  • INDEX.FIND Method
  • INDEX.FIND_FIRST Method
  • INDEX.FIND_LAST Method
  • INDEX.FIND_NEXT Method
  • INDEX.FIND_PREVIOUS Method
  • INDEX.FLAGS_GET Method
  • INDEX.IS_VALID Method
  • INDEX.KEY_GET Method
  • INDEX.KEY_LIST_GET Method
  • INDEX.KEY_POSITION_GET Method
  • INDEX.KEY_RECORD_GET Method
  • INDEX.NAME_GET Method
  • INDEX.ORDER_GET Method
  • INDEX.PERSIST Method
  • INDEX.RECNO_LIST_GET Method
  • INDEX.RECORDS_GET Method
  • INDEX.TABLE_GET Method
  • INDEX.TYPE_GET Method
  • INDEX.UPDATE Method
 
Xbasic

INDEX.FILTER_GET Function

Syntax

Filter_Expression as C = Filter_Get()

Description

Gets the index filter expression.

Discussion

The .FILTER_GET() method returns the Filter_Expression for the index.

This finds the filter of the first tag in the production index file.

dim ptr as P
dim ind as P
ptr = table.current()
ind = ptr.index_primary_get()
? ind.filter_get()
= ".T."

See Also

  • Index Functions and Methods
  • <INDEX>.ORDER_GET()
  • <INDEX>.FLAGS_GET()
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