ReportPro User's Guide

Unknown

Purpose

To determine how many time one string occurs in another

Syntax

OccursIn( <cSearchFor>, <cSearchIn> ) nTimes

Arguments

<cSearchFor> is the string to search for

<cSearchIn> is the string to search

Returns

OccursIn() returns the number of times <cSearchFor> occurs in <cSearchIn>.

 

Table of contents

previous page start next page