Skip to content

Common function - Text - InStr #47

@techyian

Description

@techyian

Returns an integer specifying the start position of the first occurrence of one string within another.

Example:

=InStr(Fields!Description.Value, "car")

VB reference:
https://learn.microsoft.com/en-us/dotnet/api/microsoft.visualbasic.strings.instr?view=net-8.0

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions