Skip to content

Common function - Text - InStrRev #48

@techyian

Description

@techyian

Returns the position of the first occurrence of one string within another, starting from the right side of the string.

Example:

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

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions