[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Compare 2 variant values
Source position: variants.pp line 102
function VarCompareValue( |
const A: Variant; |
const B: Variant |
A |
|
First value to compare |
B |
|
Second value to compare |
Result of the comparison
VarCompareValue compares 2 variants A and B. It returns one of the following values:
|
Check if 2 variants are the same |