Global
If we want to use a global variable defined in global scope inside a function we need to prefix it with the global attribute.
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext
If we want to use a global variable defined in global scope inside a function we need to prefix it with the global attribute.