Repository URL to install this package:
{ %fail } var S: String; B: Boolean; E: Word; begin S := '0'; Val(S, B, E); end.