The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



FindByName


Unit: SDL_dstruct
Class: T2DArrayStack
Declaration: function FindByName (Name: string): integer;

The function FindByName searches the stack for an array whose name is Name. The search is not case sensitive and returns a positive number (between 1 and NumEntries) if the array has been found and a value of -1 if there is no such array on the stack.


Last Update: 2023-Feb-06